home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Bundles / MiscKitBundle / Makefile < prev    next >
Encoding:
Makefile  |  1995-01-25  |  1.2 KB  |  44 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscKit_1.4.0
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = MiscKit.strings
  16.  
  17. GLOBAL_RESOURCES = check.tiff DontCare.tiff down.tiff erasebutton.tiff\
  18.                    erasebuttonH.tiff go.tiff MiscClockStuff.tiff\
  19.                    MiscTabBegin.tiff MiscTabBeginSelected.tiff\
  20.                    MiscTabEnd.tiff MiscTabEndSelected.tiff\
  21.                    pausebutton.tiff pausebuttonH.tiff playbutton.tiff\
  22.                    playbuttonH.tiff Plus.tiff recordbutton.tiff\
  23.                    recordbuttonH.tiff stop.tiff stopbutton.tiff\
  24.                    stopbuttonH.tiff up.tiff
  25.  
  26. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  27.  
  28. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  29. MAKEFILE = bundle.make
  30. INSTALLDIR = $(HOME)/Library
  31. INSTALLFLAGS = -c -s -m 755
  32. SOURCEMODE = 444
  33.  
  34. BUNDLE_EXTENSION = bundle
  35.  
  36.  
  37. -include Makefile.preamble
  38.  
  39. include $(MAKEFILEDIR)/$(MAKEFILE)
  40.  
  41. -include Makefile.postamble
  42.  
  43. -include Makefile.dependencies
  44.